home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pascal / savage.zip / READ.ME next >
Text File  |  1991-04-04  |  1KB  |  30 lines

  1. 4/3/91                                   L.Rolland
  2.  
  3. **** these files are a math benchmark program ****
  4. *** it all started many years back in the mag- ***
  5. ** azine "Dr Dobb's Journal". There was a guy   **
  6. * called "Bill Savage" who wanted to compare     *
  7.  machines (8080, 6502, z80, 68000, 80286, etc) and
  8. compiler (ibm, hp, aztec, microsoft, borland, etc)
  9. performance. There were 100's of submittals from
  10. the lowly sinclair to the mighty cray. I wanted to
  11. see how well my hardware and software compared. So
  12. I tested turbo pascal 4, 5, 5.5, and 6.0 and also
  13. turbo c 2.0 and stared at the results for a while.
  14. Borland dramatically improved when they released 5.5.
  15. I started using a 'high resolution' timer. The last
  16. thing I tried was 'eagle's sys60 tpu. That is why
  17. I have a sav6hrt and a sav6hrt2.
  18. (the original tests went for speed and accuracy.)
  19. (the high res timer was obtained separate from turbo.)
  20.  
  21. I would LOVE to see how different brands of compilers
  22. compare today. Is zortech better than microsoft which
  23. is better than borland?
  24.  
  25. "sav50.exe" took 159.5 seconds on an ibm xt.
  26.             took  20.5 seconds on my clone 386sx/16.
  27.             took   8.2 seconds on an ami 386/33.
  28.  
  29. (have fun)
  30.